2013-04-17 - 6340 - Spec - UCC Label Programs - Fix Duplicate SSCC's in Manual Packing by using Number range #APAC #US #SDSupportUCCLabels #ABAPSUPPORT #ABAPUCC

SPECIFICATIONS

6340: UCC Label Programs


Purpose


Fix Duplicate SSCC # in Manual Packing by using Number range

Admin Info


Purpose
Fix Duplicate SSCC # in Manual Packing by using Number range
Requested By
Daniel Brennan
Spec Created By
Venu Dontamsetti
Spec Created Date
04/17/2013
Spec QA by
Deepak Yasam
Objects
ZRSD_UCC_LABELS2
ZRSD_UCC_LABELS_CHINA
Document Status
WIP

References


Prior Tickets

None

Documents




Functional Requirement


Fix Duplicate SSCC # in Manual Packing by using Number range



Solution Summary


To Fix the Duplicate SSCC's in Manual Packing by using the Number Range Object 'LE_SSCC'.


Test Plan



S.no
Test scenario
Expected result
P/F
1
Create a SO with 0116 plant and manually pack the delivery.Then execute the delivery in ZSD_UCCLBL program and check for the SSCC's
The SSCC's shouldn't get duplicated.

2
Create a SO with 9010 plant and manually pack the delivery.Then execute the delivery in ZCH_UCC program and check for the SSCC's
The SSCC's shouldn't get duplicated.

Solution Details


Generate the SSCC number if EXIDV2(VEKP) value is empty using 'LE_SSCC' to avoid duplication with packing programs
Update this value in VEKP table using custom FM'ZSD_CHAINLINK_VEKP_UPDATE'.



Issues


None